CONTRIBUTING.md: fix commit subject example format
authorWesley Gimenes <[email protected]>
Sat, 12 Jul 2025 01:45:38 +0000 (22:45 -0300)
committerJosef Schlehofer <[email protected]>
Sun, 27 Jul 2025 05:48:32 +0000 (07:48 +0200)
Update the commit subject example in CONTRIBUTING.md
to match the documented guidelines, ensuring it uses lowercase
after the package prefix.

Signed-off-by: Wesley Gimenes <[email protected]>
CONTRIBUTING.md

index df1ef95f7e303c7a4a2c80f20003ece6fd1435b9..741996056507459f80e1fd6f395de6d69c08587a 100644 (file)
@@ -74,7 +74,7 @@ guidelines:
 ### Commits in your pull-requests should
 
 - Have a useful commit subject prefixed with the package name (E.g.: `foopkg:
-  Add libzot dependency`).
+  add libzot dependency`).
 - Include Signed-off-by tag in the commit comments.  See: [Sign your
   work](https://openwrt.org/submitting-patches#sign_your_work)
 - Author and sign-off must match and be a real name or known identity and